Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / FindNext Method / FindNext(IList<FrameworkElement>) Method

In This Topic
    FindNext(IList<FrameworkElement>) Method
    In This Topic
    Go to the next occurrence of FindText in the specialized pages.
    Syntax
    'Declaration
     
    
    Public Overloads Function FindNext( _
       ByVal source As IList(Of FrameworkElement) _
    ) As FindInfo

    Parameters

    source
    See Also